home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / pcbnet29.zip / PCBNET.HIS < prev   
Text File  |  1991-09-18  |  6KB  |  165 lines

  1.                 PCBNet History File of Fixes and Added Features
  2.  
  3. Sept 16, 1991     (PCBNET.EXE 09/16/91  2:25p  31,116 bytes)
  4. ---------------
  5. - Fixed to scan more than one conference at a time.
  6.  
  7.  
  8. May 1, 1991     (PCBNET.EXE 05/01/91  2:50p  31,036 bytes)
  9. ---------------
  10. - Added the /ASEC;xx;xx-xx;xx switch.  This will allow you to specify
  11.   which Security Levels should be flagged as having mail.  This is an
  12.   OPTION and is not required!  If you do use this switch, you CANNOT
  13.   use the /USEC switch.
  14.  
  15. - Added the /USEC:xx;xx-xx;xx switch.  This will allow you to specify
  16.   which Security Levels should NOT be flagged as having mai.  This is
  17.   an OPTION and is not required!  If you do use this switch, you
  18.   CANNOT use the /ASEC switch.
  19.  
  20. - Changed Documentation and fixed it up!
  21.  
  22. - Please READ documentation on how to implement the two new switches
  23.   properly.
  24.  
  25. - Release of PCBNet Version 2.8
  26.  
  27.  
  28. April 30, 1991
  29. ---------------
  30. - Fixed a memory problem.
  31.  
  32. March 15, 1991  (PCBNET.EXE 03/15/91  4:16p  29,964 bytes)
  33. ---------------
  34. - Added a ESC key process to ABORT PCBNet for some reason.
  35.  
  36. March 14, 1991  (PCBNET.EXE 03/14/91 11:24a  29,018 bytes)
  37. ---------------
  38. - Fixed a problem with PCBNet flaging the wrong users *IF* you sorted
  39.   your USERS File without doing a PACK afterwards.
  40.  
  41. - Release version 2.6
  42.  
  43. January 10th, 1991
  44. ------------------
  45. - Changed a couple things and recompiled.  Some people have reported
  46.   problems.  I tried duplicating their problem with the new compilation
  47.   and could not duplicate it using 200 conferences and the QMail 4 TPA.
  48.  
  49. - IMPORTANT:  I suggest that your PACK your users file and then CREATE
  50.               new USER INDEX files to be sure everything is in order.
  51.               Then use the /INIT option and run one more time using
  52.               the /C:l-h /H
  53.  
  54. December 27th, 1990  4:35 pm
  55. ----------------------------
  56. - Found the culprit that was messing up anything above 119 for the
  57.   Low conference number (i.e. /C:Low-High).  The problem was due to
  58.   a seek failure.
  59.  
  60. December 18th, 1990  4:55 pm
  61. ----------------------------
  62. - Made MAJOR changes for speed.  Here are the new stats:
  63.  
  64.     PCBNet 2.1 or below could scan 200 conferences (On my system) in 30
  65.     seconds.
  66.  
  67.     PCBNet 2.2 will scan 200 conferences (On my system) in 9 seconds.
  68.  
  69.   This shows you the vast improvements made.  It will be more noticable on
  70.   networks as less disk access is used (Hence, that's why the speed increase).
  71.  
  72.   Note:  Because of speed increase, more memory is used.  If you get memory
  73.          allocation errors, you will need to lower the number of conferences
  74.          you are trying to scan at one time.  Example:
  75.  
  76.              PCBNet /c:1-100  (You get allocation error).
  77.  
  78.                Try this:
  79.  
  80.              PCBNet /c:1-50   (NO allocation error).
  81.  
  82.          I suggest that you scan no more 200 conferences at a time unless
  83.          you have lots of memory free.  Because all my tests were based
  84.          on 200 conferences, that's why I say 200 conferences.  If you
  85.          have more conferences, please expierment and let me know what
  86.          your numbers were.
  87.  
  88. - Added /INIT  Previous versions in most cases will not work properly.  I
  89.   HIGHLY suggest that everybody use the /INIT option for first time
  90.   initialization.
  91.  
  92.   This operation is only used for first time installation or updating.  If
  93.   you add or delete a conference (Change conference allocations), you will
  94.   need to use the /INIT option for continued proper operation.
  95.  
  96. November 29th, 1990 11:00 am
  97. ----------------------------
  98. - Added the command line switch:  /NET:Path/Name
  99.  
  100.   Now some of you may ask why this switch was added.  Let me explain.  For
  101.   those systems that act as HUBS for echo mail, these guys for the most part
  102.   have NODES upload mail to them.  Because they are constantly getting mail on
  103.   different nodes on their BBS, this can cause problems.  So to bypass this
  104.   problem this switch was added so they prevent this problem.  Or if you need
  105.   to run PCBNet from the remote side using the 10 function from PCBoard, you
  106.   can specify the path/file name where all the information is contained.
  107.  
  108.   I hope all this information makes sense <grin>......
  109.  
  110. November 26th, 1990 11:00 am
  111. ----------------------------
  112. - Changed the MSGS.NET File(s) to be in ONE SINGLE File called:  PCBNET.NET
  113.   For those of you with LOTS of conferences, this will now save on Hard Drive
  114.   space.  The actual size of this file is 4 bytes time the number of
  115.   conferences you currently have (Including the Main Board).
  116.  
  117.   The PCBNET.NET file will be placed in the same directory where you run
  118.   PCBNET.EXE.  I believe this resolves the MAJOR problem big systems were
  119.   facing (And wouldn't use it).
  120.  
  121. November 21st, 1990  1:15 pm
  122. ----------------------------
  123. - Removed Error displays from hanging in an event.
  124. - Added more error checking for MSGS file.
  125.  
  126. November 19th, 1990 10:40 am
  127. ----------------------------
  128. - Added checking if a message has been read.  If it has, the user's mail
  129.   waiting flags WILL NOT be updated.
  130.  
  131. November 16th, 1990 11:00 am
  132. ----------------------------
  133. - Added checking for KILLED MSGS.
  134. - Removed Debug Code (All is working just fine).
  135. - Enhanced Error checking for a VALID /C:xx-xx  Some people were trying
  136.   just the /C:xx which is an INVALID number and thus starting with
  137.   conference #0 and working it's way up til the end.  They were thus
  138.   reporting that it wasn't working properly, however it was to some degree.
  139.   It simply wasn't detecting two numbers (The LOW and HIGH).
  140.  
  141. November 15th, 1990  5:10 pm
  142. ----------------------------
  143. - Found another problem and fixed.  Hopefully this will solve the rest of
  144.   the problems.
  145. - Added DEBUG code.  Debug information is in PCBNET.LOG.
  146.  
  147. November 15th, 1990 10:30 am
  148. ----------------------------
  149. - Added check for SYSOP in Message header.  If SYSOP is found, record #1
  150.   is updated (As this is the Sysop).
  151.  
  152. November 14th, 1990  5:10 pm
  153. ---------------------------
  154. - Added a little more error checking for not closing all the files.
  155.  
  156. November 14th, 1990
  157. -------------------
  158. - Fixed a problem with Too many files opened
  159. - Fixed a problem with updating the wrong mail waiting flags.
  160.  
  161. November 12th, 1990
  162. -------------------
  163. - Added some routines for more error checking.
  164. - Fixed a problem with only a maximum of 255 Conferences.
  165.